@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { border: none; position: relative; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 30px; padding-left: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-4 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 30px; padding-bottom: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-3 .layout_4 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1440px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-right: 20px; padding-left: 20px;}
.widget-4 { padding: 20px 30px; margin: 0 0 auto 30px; position: relative; top: 0; left: 0; z-index: 3; color: #ffffff; letter-spacing: 1.0px; text-align: center; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 270px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 0; background: #663300; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: 0px 0px 0px 4px #ffffff; -moz-box-shadow: 0px 0px 0px 4px #ffffff; box-shadow: 0px 0px 0px 4px #ffffff; font-weight: 600;}
.widget-4:hover, 
.widget-4.hover, 
.widget-4.active { -webkit-box-shadow: 0px 0px 0px 4px #663300; -moz-box-shadow: 0px 0px 0px 4px #663300; box-shadow: 0px 0px 0px 4px #663300;}
.widget-4:active, 
.widget-4.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-5 .popover-body { padding: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; display: inline-block; width: 400px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-5 .popover-body .form_text input { padding: 7px 8px 7px 20px; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 50px; background: #f5f5f5;}
.popover-wrap-5 .popover-body .form_calendar input { padding: 7px 8px 7px 20px; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; background: #f5f5f5; min-height: 50px;}
.popover-wrap-5 .popover-body .form_calendar_interval input { padding: 7px 8px 7px 20px; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.5px; text-transform: none; text-decoration: none; font-size: 14px; background: #f5f5f5; min-height: 50px;}
.popover-wrap-5 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-5 .popover-body .s3_button_large { padding: 30px 50px; background: #663300; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: 0px 0px 0px 4px #ffffff; -moz-box-shadow: 0px 0px 0px 4px #ffffff; box-shadow: 0px 0px 0px 4px #ffffff; font-size: 15px; font-weight: 600; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 1.0px; text-transform: none; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 320px; margin-top: 10px;}
.popover-wrap-5 .popover-body .s3_button_large:hover, 
.popover-wrap-5 .popover-body .s3_button_large.hover, 
.popover-wrap-5 .popover-body .s3_button_large.active { -webkit-box-shadow: 0px 0px 0px 4px #663300; -moz-box-shadow: 0px 0px 0px 4px #663300; box-shadow: 0px 0px 0px 4px #663300;}
.popover-wrap-5 .popover-body .s3_button_large:active, 
.popover-wrap-5 .popover-body .s3_button_large.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-5 .popover-body .s3_message { padding: 12px; display: table; margin-top: 1em; margin-bottom: 1em; background: #ffffff; color: #333; box-sizing: border-box; -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.05); -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.05); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.05); text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-5 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzU3cHgiIGhlaWdodD0iMzU3cHgiIHZpZXdCb3g9IjAgMCAzNTcgMzU3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iY2xvc2UiPgoJCTxwb2x5Z29uIHBvaW50cz0iMzU3LDM1LjcgMzIxLjMsMCAxNzguNSwxNDIuOCAzNS43LDAgMCwzNS43IDE0Mi44LDE3OC41IDAsMzIxLjMgMzUuNywzNTcgMTc4LjUsMjE0LjIgMzIxLjMsMzU3IDM1NywzMjEuMyAgICAgMjE0LjIsMTc4LjUgICAiIGlkPSJwb2x5Z29uLTQiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0idW5kZWZpbmVkIi8+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNSI+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPGcgaWQ9ImctMTkiPgo8L2c+Cjwvc3ZnPg==") left 50% top 50% / 11px no-repeat #663300; z-index: 10; cursor: pointer; text-align: center; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 40px;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.button-5 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-5 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-5 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-5 .popover-form-title { font-size: 20px; font-weight: bold; margin-bottom: 20px; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-5 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-5 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-5 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-5 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-5 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-5 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: bold; margin-top: 10px; margin-bottom: 0; font-family: Montserrat, sans-serif; text-align: center; color: #ffffff; font-style: normal; letter-spacing: 0.5px; text-transform: none; text-decoration: none;}
.popover-wrap-5 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.4px; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-5 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-5 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-5 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%; text-align: left;}
.popover-wrap-5 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-5 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-5 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-5 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-5 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-5 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-5 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-5 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-5 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-5 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-5 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-5 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-5 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: center; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-5 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-5 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-5 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-5 ::-moz-placeholder { color: #ababab;}
.popover-wrap-5 :-ms-input-placeholder { color: #ababab;}
.widget-3 { margin: 13px 0 auto 30px; position: relative; top: 0; left: 0; z-index: 2; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-4 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-4 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-4 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-4 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-4 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-4 .menu-scroll > ul ul { padding: 10px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .menu-scroll > ul ul > li > a { padding: 15px 10px 15px 20px; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: rgba(0,0,0,0.7); font-size: 15px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 1.0px; text-transform: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-weight: 600;}
.menu-4 .menu-scroll > ul ul > li > a:hover, 
.menu-4 .menu-scroll > ul ul > li > a.hover, 
.menu-4 .menu-scroll > ul ul > li > a.active { color: #000000; -webkit-box-shadow: inset 0px -1px 0px  0px #663300; -moz-box-shadow: inset 0px -1px 0px  0px #663300; box-shadow: inset 0px -1px 0px  0px #663300;}
.menu-4 .menu-scroll > ul ul > li > a .has-child-icon { border: none; position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: url("../images/icon_172458.svg") left 50% top 50% / 7px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-4 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-4 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-4 .menu-scroll > ul > li.menu-item > a { padding: 5px 20px; margin: 3px 0 auto; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: rgba(0,0,0,0.7); font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-style: normal; letter-spacing: 0.5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; align-self: auto; font-weight: 600;}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #000000;}
.menu-4 .menu-scroll > ul > li.menu-item > a .has-child-icon { border: none; position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: url("../images/icon_172458.svg") left 50% top 50% / 7px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-4 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-4 .menu-scroll > ul > li.more-button > a { padding: 0.02px 10px 11px; margin: -4px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #ffffff; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 20px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; width: 40px; min-height: 40px; align-self: auto; text-align: center; -webkit-box-shadow: 0px 0px 0px  1px #663300; -moz-box-shadow: 0px 0px 0px  1px #663300; box-shadow: 0px 0px 0px  1px #663300; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.menu-4 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-4 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-4 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-2 { margin: 6px 0 auto; position: relative; top: 0; left: 0; width: 350px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; margin-right: 20px;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: 50px;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; letter-spacing: 1.0px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; font-weight: 800;}
.site-name-3 a { text-decoration: none; outline: none;}
.block-42 { padding: 50px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #CCCCCC; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Play, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-43 .layout_80 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-43 .layout_79_id_81 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-43 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Montserrat, sans-serif; text-decoration: none; padding-right: 20px; padding-left: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-34 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 5; text-align: left; width: 220px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block; background: #663300; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-80 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-80 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-80 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-80 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-80 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-80 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-80 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-80 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-80 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-80 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-80 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-80 .menu-scroll > ul > li.menu-item > a { padding: 15px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: 500; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-80 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-80 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-80 .menu-scroll > ul > li.menu-item > a.active { background: rgba(255,255,255,0.1);}
.menu-80 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-80 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-80 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-80 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-80 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.widget-35 { margin: 0 0 0 50px; position: relative; top: 0; left: 0; z-index: 4; text-align: left; color: #663300; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0; font-weight: 600;}
.path a { box-sizing: border-box; color: #663300; text-decoration: none;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center; text-decoration: none;}
.widget-36 { margin: 20px 0 0 50px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: left; text-decoration: none; font-size: 34px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff;}
h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff;}
h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff;}
h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff;}
h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff;}
.widget-37 { margin: 20px 0 0 50px; position: relative; top: 0; left: 0; z-index: 2; color: rgba(0,0,0,0.7); text-align: left; line-height: 1.7; text-decoration: none; font-size: 18px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-83 h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff;}
.content-83 h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff;}
.content-83 h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.content-83 h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff;}
.content-83 h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #ffffff;}
.content-83 a { box-sizing: border-box; color: #663300; line-height: 1.2; text-decoration: none; font-size: 17px;}
.content-83 a:hover, 
.content-83 a.hover, 
.content-83 a.active { text-decoration: underline;}
.content-83 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-83 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-83 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-83 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-83 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-27 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/Podv.png") left calc(50% + 721px) top -140px / auto auto no-repeat; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Merriweather, serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-28 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1440px; min-height: 0; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-right: 20px; padding-left: 20px;}
.block-29 .layout_51 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 .layout_53 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.block-30 { margin: 26px 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 30px; padding-bottom: 30px; padding-right: 50px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-27 { padding: 60px 45px 50px; margin: 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 500px; right: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJFbGUxLnN2ZyIgd2lkdGg9IjE1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDE1MCA1MCI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0zIHsgb3BhY2l0eTogMC40OyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMjAiIHdpZHRoPSIxNTAiIGhlaWdodD0iMTAiIGZpbGw9IiNlOWU5ZTkiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InJlY3QtNCIvPgogIDxjaXJjbGUgY2xhc3M9ImNscy0yIiBjeD0iNzUuMjM1IiBjeT0iMjUuMjM1IiByPSIxOC45ODUiIGZpbGw9IiNmZWNjMGQiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9ImNpcmNsZS01IiB0eXBlPSJzb2xpZENvbG9yIi8+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8xX2NvcHkiIGRhdGEtbmFtZT0iRWxsaXBzZSAxIGNvcHkiIGNsYXNzPSJjbHMtMyIgY3g9Ijc1IiBjeT0iMjUiIHI9IjI1IiBmaWxsPSIjZmVjYzBkIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiLz4KPC9zdmc+") left 50% top -20px / auto auto no-repeat #CCCCCC; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 352px;}
.form-68 .form__header { box-sizing: border-box; font-size: 20px; margin-bottom: 10px; display: -webkit-flex; display: flex; text-align: center; font-family: Montserrat, sans-serif; line-height: 1.4; letter-spacing: 1.4px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-weight: 900; padding-left: 0; margin-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 0.02px; width: auto; margin-right: 0;}
.form-68 .form__text { box-sizing: border-box; font-size: 15px; margin-bottom: 30px; overflow: hidden; display: -webkit-flex; display: flex; text-align: center; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #663300; text-decoration: none; line-height: 1.6; letter-spacing: 0.5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 500; width: auto; margin-left: 0; margin-right: 0;}
.form-68 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-68 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-68 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -10px; width: auto;}
.form-68 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-68 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-68 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-left: 0; margin-right: 0;}
.form-68 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-68 .form-text { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-size: 16px;}
.form-68 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-68 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-68 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-68 .form-item__body { box-sizing: border-box; display: block;}
.form-68 .form-text input { padding: 2px 30px; box-sizing: border-box; background: #f5f5f5; width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; resize: vertical; display: block;}
.form-68 .form-text input:hover, 
.form-68 .form-text input.hover, 
.form-68 .form-text input.active { background: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  1px #663300; -moz-box-shadow: inset 0px 0px 0px  1px #663300; box-shadow: inset 0px 0px 0px  1px #663300;}
.form-68 .form-textarea textarea { padding: 20px 30px 2px 28px; box-sizing: border-box; background: #f5f5f5; width: 100%; min-width: 100px; resize: vertical; min-height: 100px; outline: none; display: block; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 100px;}
.form-68 .form-textarea textarea:hover, 
.form-68 .form-textarea textarea.hover, 
.form-68 .form-textarea textarea.active { background: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  1px #663300; -moz-box-shadow: inset 0px 0px 0px  1px #663300; box-shadow: inset 0px 0px 0px  1px #663300;}
.form-68 .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-68 .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-68 .icon.img_phone { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-68 .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-68 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-68 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 30px;}
.form-68 .form-upload .form-item__body .no-more { box-sizing: border-box; font-family: Montserrat, sans-serif; text-decoration: none;}
.form-68 .form-text .form-item__body { box-sizing: border-box;}
.form-68 .form-textarea { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-textarea .form-item__body { box-sizing: border-box;}
.form-68 .form-submit { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0;}
.form-68 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-68 .form-submit .form-item__body { box-sizing: border-box;}
.form-68 .form-submit button { padding: 30px 50px; box-sizing: border-box; text-align: center; background: #663300; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 1.0px; text-transform: none; text-decoration: none; font-size: 15px; font-weight: 600; -webkit-box-shadow: 0px 0px 0px 4px #ffffff; -moz-box-shadow: 0px 0px 0px 4px #ffffff; box-shadow: 0px 0px 0px 4px #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 410px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 10px; position: relative;}
.form-68 .form-submit button:hover, 
.form-68 .form-submit button.hover, 
.form-68 .form-submit button.active { -webkit-box-shadow: 0px 0px 0px 4px #663300; -moz-box-shadow: 0px 0px 0px 4px #663300; box-shadow: 0px 0px 0px 4px #663300;}
.form-68 .form-submit button:active, 
.form-68 .form-submit button.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-68 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-68 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-bottom: 10px;}
.form-68 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-68 .form-captcha input { padding: 2px 4px; box-sizing: border-box; background: #f5f5f5; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; resize: vertical; display: block;}
.form-68 .form-captcha input:hover, 
.form-68 .form-captcha input.hover, 
.form-68 .form-captcha input.active { background: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  1px #663300; -moz-box-shadow: inset 0px 0px 0px  1px #663300; box-shadow: inset 0px 0px 0px  1px #663300;}
.form-68 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-68 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-68 .form-captcha button { padding: 30px 50px; box-sizing: border-box; text-align: center; background: #663300; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 1.0px; text-transform: none; text-decoration: none; font-size: 15px; font-weight: 600; -webkit-box-shadow: 0px 0px 0px 4px #ffffff; -moz-box-shadow: 0px 0px 0px 4px #ffffff; box-shadow: 0px 0px 0px 4px #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 410px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 10px; position: relative;}
.form-68 .form-captcha button:hover, 
.form-68 .form-captcha button.hover, 
.form-68 .form-captcha button.active { -webkit-box-shadow: 0px 0px 0px 4px #663300; -moz-box-shadow: 0px 0px 0px 4px #663300; box-shadow: 0px 0px 0px 4px #663300;}
.form-68 .form-captcha button:active, 
.form-68 .form-captcha button.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-68 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-68 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-68 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-68 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-68 .form-checkbox { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-68 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-size: 16px;}
.form-68 .form-checkbox .form-item__body label.form-item__title { font-size: 16px; font-family: Montserrat, sans-serif; text-decoration: none;}
.form-68 .form-checkbox input { margin: 5px 5px 0 0;}
.form-68 .form-radio { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-68 .form-radio .form-item__body label.form-item__title { font-size: 16px; font-family: Montserrat, sans-serif; text-decoration: none;}
.form-68 .form-radio input { margin: 5px 5px 0 0;}
.form-68 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-size: 16px;}
.form-68 .form-select { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-div { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-html { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-html .form-item__body { font-size: 16px; font-family: Montserrat, sans-serif; text-decoration: none;}
.form-68 .form-upload { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-calendar { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-68 .form-calendar input { padding: 2px 4px 2px 10px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 50px; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px;}
.form-68 .form-calendar_interval { box-sizing: border-box; margin-bottom: 10px;}
.form-68 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 50px; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px;}
.form-68 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-68 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; font-family: Montserrat, sans-serif; text-decoration: none; font-size: 16px;}
.form-68 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; font-family: Montserrat, sans-serif; text-decoration: none; font-size: 16px;}
.form-68 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-68 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-68 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-68 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-68 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-68 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-68 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Montserrat, sans-serif; text-align: center; text-decoration: none; font-size: 20px;}
.form-68 ::-webkit-input-placeholder { color: #ababab;}
.form-68 ::-moz-placeholder { color: #ababab;}
.form-68 :-ms-input-placeholder { color: #ababab;}
.block-31 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: inset 1px 0px 0px  #f5f5f5; -moz-box-shadow: inset 1px 0px 0px  #f5f5f5; box-shadow: inset 1px 0px 0px  #f5f5f5; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-32 { padding: 80px 30px 110px 50px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-20 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-55 p:first-child { margin-top: 0;}
.email-55 p:last-child { margin-bottom: 0;}
.email-55 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-55 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-55 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDgzLjMgNDgzLjMiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzU4OTQxZiI+CjxnIGlkPSJnLTIiPgoJPGcgaWQ9ImctMyI+CgkJPHBhdGggZD0iTTQyNC4zLDU3Ljc1SDU5LjFjLTMyLjYsMC01OS4xLDI2LjUtNTkuMSw1OS4xdjI0OS42YzAsMzIuNiwyNi41LDU5LjEsNTkuMSw1OS4xaDM2NS4xYzMyLjYsMCw1OS4xLTI2LjUsNTkuMS01OS4xICAgIHYtMjQ5LjVDNDgzLjQsODQuMzUsNDU2LjksNTcuNzUsNDI0LjMsNTcuNzV6IE00NTYuNCwzNjYuNDVjMCwxNy43LTE0LjQsMzIuMS0zMi4xLDMyLjFINTkuMWMtMTcuNywwLTMyLjEtMTQuNC0zMi4xLTMyLjF2LTI0OS41ICAgIGMwLTE3LjcsMTQuNC0zMi4xLDMyLjEtMzIuMWgzNjUuMWMxNy43LDAsMzIuMSwxNC40LDMyLjEsMzIuMXYyNDkuNUg0NTYuNHoiIGlkPSJwYXRoLTQiPjwvcGF0aD4KCQk8cGF0aCBkPSJNMzA0LjgsMjM4LjU1bDExOC4yLTEwNmM1LjUtNSw2LTEzLjUsMS0xOS4xYy01LTUuNS0xMy41LTYtMTkuMS0xbC0xNjMsMTQ2LjNsLTMxLjgtMjguNGMtMC4xLTAuMS0wLjItMC4yLTAuMi0wLjMgICAgYy0wLjctMC43LTEuNC0xLjMtMi4yLTEuOUw3OC4zLDExMi4zNWMtNS42LTUtMTQuMS00LjUtMTkuMSwxLjFjLTUsNS42LTQuNSwxNC4xLDEuMSwxOS4xbDExOS42LDEwNi45TDYwLjgsMzUwLjk1ICAgIGMtNS40LDUuMS01LjcsMTMuNi0wLjYsMTkuMWMyLjcsMi44LDYuMyw0LjMsOS45LDQuM2MzLjMsMCw2LjYtMS4yLDkuMi0zLjZsMTIwLjktMTEzLjFsMzIuOCwyOS4zYzIuNiwyLjMsNS44LDMuNCw5LDMuNCAgICBjMy4yLDAsNi41LTEuMiw5LTMuNWwzMy43LTMwLjJsMTIwLjIsMTE0LjJjMi42LDIuNSw2LDMuNyw5LjMsMy43YzMuNiwwLDcuMS0xLjQsOS44LTQuMmM1LjEtNS40LDQuOS0xNC0wLjUtMTkuMUwzMDQuOCwyMzguNTV6IiBpZD0icGF0aC01Ij48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPGcgaWQ9ImctMTkiPgo8L2c+CjxnIGlkPSJnLTIwIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 15px no-repeat; margin-right: auto; margin-bottom: 12px; min-height: 30px; margin-left: auto; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.email-55 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.email-55 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
.email-55 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #999999; line-height: 1.3; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 14px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.email-55 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #663300; line-height: 1.3; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: underline; font-size: 15px; font-weight: bold;}
.email-55 .text_body:hover, 
.email-55 .text_body.hover, 
.email-55 .text_body.active { text-decoration: none;}
.email-55 input.tgl-but { box-sizing: border-box; display: none;}
.email-55 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-21 { margin: 40px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-56 p:first-child { margin-top: 0;}
.address-56 p:last-child { margin-bottom: 0;}
.address-56 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-56 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-56 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDc3IDQ3NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjNTg5NDFmIj4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iZy0zIj4KCQk8cGF0aCBkPSJNMjM4LjQsMEMxMzMsMCw0Ny4yLDg1LjgsNDcuMiwxOTEuMmMwLDEyLDEuMSwyNC4xLDMuNCwzNS45YzAuMSwwLjcsMC41LDIuOCwxLjMsNi40YzIuOSwxMi45LDcuMiwyNS42LDEyLjgsMzcuNyAgICBjMjAuNiw0OC41LDY1LjksMTIzLDE2NS4zLDIwMi44YzIuNSwyLDUuNSwzLDguNSwzczYtMSw4LjUtM2M5OS4zLTc5LjgsMTQ0LjctMTU0LjMsMTY1LjMtMjAyLjhjNS42LTEyLjEsOS45LTI0LjcsMTIuOC0zNy43ICAgIGMwLjgtMy42LDEuMi01LjcsMS4zLTYuNGMyLjItMTEuOCwzLjQtMjMuOSwzLjQtMzUuOUM0MjkuNiw4NS44LDM0My44LDAsMjM4LjQsMHogTTM5OS42LDIyMi40YzAsMC4yLTAuMSwwLjQtMC4xLDAuNiAgICBjLTAuMSwwLjUtMC40LDItMC45LDQuM2MwLDAuMSwwLDAuMSwwLDAuMmMtMi41LDExLjItNi4yLDIyLjEtMTEuMSwzMi42Yy0wLjEsMC4xLTAuMSwwLjMtMC4yLDAuNCAgICBjLTE4LjcsNDQuMy01OS43LDExMS45LTE0OC45LDE4NS42Yy04OS4yLTczLjctMTMwLjItMTQxLjMtMTQ4LjktMTg1LjZjLTAuMS0wLjEtMC4xLTAuMy0wLjItMC40Yy00LjgtMTAuNC04LjUtMjEuNC0xMS4xLTMyLjYgICAgYzAtMC4xLDAtMC4xLDAtMC4yYy0wLjYtMi4zLTAuOC0zLjgtMC45LTQuM2MwLTAuMi0wLjEtMC40LTAuMS0wLjdjLTItMTAuMy0zLTIwLjctMy0zMS4yYzAtOTAuNSw3My43LTE2NC4yLDE2NC4yLTE2NC4yICAgIHMxNjQuMiw3My43LDE2NC4yLDE2NC4yQzQwMi42LDIwMS43LDQwMS42LDIxMi4yLDM5OS42LDIyMi40eiIgaWQ9InBhdGgtNCI+PC9wYXRoPgoJCTxwYXRoIGQ9Ik0yMzguNCw3MS45Yy02Ni45LDAtMTIxLjQsNTQuNS0xMjEuNCwxMjEuNHM1NC41LDEyMS40LDEyMS40LDEyMS40czEyMS40LTU0LjUsMTIxLjQtMTIxLjRTMzA1LjMsNzEuOSwyMzguNCw3MS45eiAgICAgTTIzOC40LDI4Ny43Yy01Mi4xLDAtOTQuNC00Mi40LTk0LjQtOTQuNHM0Mi40LTk0LjQsOTQuNC05NC40czk0LjQsNDIuNCw5NC40LDk0LjRTMjkwLjUsMjg3LjcsMjM4LjQsMjg3Ljd6IiBpZD0icGF0aC01Ij48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPGcgaWQ9ImctMTkiPgo8L2c+CjxnIGlkPSJnLTIwIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 18px no-repeat; margin-right: auto; text-align: center; margin-left: auto; margin-bottom: 12px; min-height: 30px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.address-56 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.address-56 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
.address-56 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #999999; line-height: 1.3; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 14px;}
.address-56 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #333333; line-height: 1.3; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 15px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold;}
.address-56 input.tgl-but { box-sizing: border-box; display: none;}
.address-56 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-22 { padding: 0.02px 0; margin: 40px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.phones-57 p:first-child { margin-top: 0;}
.phones-57 p:last-child { margin-bottom: 0;}
.phones-57 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-57 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-57 .icon { margin: 0 auto 12px; border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDczLjgwNiA0NzMuODA2IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiM1ODk0MWYiPgo8ZyBpZD0iZy0yIj4KCTxnIGlkPSJnLTMiPgoJCTxwYXRoIGQ9Ik0zNzQuNDU2LDI5My41MDZjLTkuNy0xMC4xLTIxLjQtMTUuNS0zMy44LTE1LjVjLTEyLjMsMC0yNC4xLDUuMy0zNC4yLDE1LjRsLTMxLjYsMzEuNWMtMi42LTEuNC01LjItMi43LTcuNy00ICAgIGMtMy42LTEuOC03LTMuNS05LjktNS4zYy0yOS42LTE4LjgtNTYuNS00My4zLTgyLjMtNzVjLTEyLjUtMTUuOC0yMC45LTI5LjEtMjctNDIuNmM4LjItNy41LDE1LjgtMTUuMywyMy4yLTIyLjggICAgYzIuOC0yLjgsNS42LTUuNyw4LjQtOC41YzIxLTIxLDIxLTQ4LjIsMC02OS4ybC0yNy4zLTI3LjNjLTMuMS0zLjEtNi4zLTYuMy05LjMtOS41Yy02LTYuMi0xMi4zLTEyLjYtMTguOC0xOC42ICAgIGMtOS43LTkuNi0yMS4zLTE0LjctMzMuNS0xNC43cy0yNCw1LjEtMzQsMTQuN2MtMC4xLDAuMS0wLjEsMC4xLTAuMiwwLjJsLTM0LDM0LjNjLTEyLjgsMTIuOC0yMC4xLDI4LjQtMjEuNyw0Ni41ICAgIGMtMi40LDI5LjIsNi4yLDU2LjQsMTIuOCw3NC4yYzE2LjIsNDMuNyw0MC40LDg0LjIsNzYuNSwxMjcuNmM0My44LDUyLjMsOTYuNSw5My42LDE1Ni43LDEyMi43YzIzLDEwLjksNTMuNywyMy44LDg4LDI2ICAgIGMyLjEsMC4xLDQuMywwLjIsNi4zLDAuMmMyMy4xLDAsNDIuNS04LjMsNTcuNy0yNC44YzAuMS0wLjIsMC4zLTAuMywwLjQtMC41YzUuMi02LjMsMTEuMi0xMiwxNy41LTE4LjFjNC4zLTQuMSw4LjctOC40LDEzLTEyLjkgICAgYzkuOS0xMC4zLDE1LjEtMjIuMywxNS4xLTM0LjZjMC0xMi40LTUuMy0yNC4zLTE1LjQtMzQuM0wzNzQuNDU2LDI5My41MDZ6IE00MTAuMjU2LDM5OC44MDYgICAgQzQxMC4xNTYsMzk4LjgwNiw0MTAuMTU2LDM5OC45MDYsNDEwLjI1NiwzOTguODA2Yy0zLjksNC4yLTcuOSw4LTEyLjIsMTIuMmMtNi41LDYuMi0xMy4xLDEyLjctMTkuMywyMCAgICBjLTEwLjEsMTAuOC0yMiwxNS45LTM3LjYsMTUuOWMtMS41LDAtMy4xLDAtNC42LTAuMWMtMjkuNy0xLjktNTcuMy0xMy41LTc4LTIzLjRjLTU2LjYtMjcuNC0xMDYuMy02Ni4zLTE0Ny42LTExNS42ICAgIGMtMzQuMS00MS4xLTU2LjktNzkuMS03Mi0xMTkuOWMtOS4zLTI0LjktMTIuNy00NC4zLTExLjItNjIuNmMxLTExLjcsNS41LTIxLjQsMTMuOC0yOS43bDM0LjEtMzQuMWM0LjktNC42LDEwLjEtNy4xLDE1LjItNy4xICAgIGM2LjMsMCwxMS40LDMuOCwxNC42LDdjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjNjNi4xLDUuNywxMS45LDExLjYsMTgsMTcuOWMzLjEsMy4yLDYuMyw2LjQsOS41LDkuN2wyNy4zLDI3LjMgICAgYzEwLjYsMTAuNiwxMC42LDIwLjQsMCwzMWMtMi45LDIuOS01LjcsNS44LTguNiw4LjZjLTguNCw4LjYtMTYuNCwxNi42LTI1LjEsMjQuNGMtMC4yLDAuMi0wLjQsMC4zLTAuNSwwLjUgICAgYy04LjYsOC42LTcsMTctNS4yLDIyLjdjMC4xLDAuMywwLjIsMC42LDAuMywwLjljNy4xLDE3LjIsMTcuMSwzMy40LDMyLjMsNTIuN2wwLjEsMC4xYzI3LjYsMzQsNTYuNyw2MC41LDg4LjgsODAuOCAgICBjNC4xLDIuNiw4LjMsNC43LDEyLjMsNi43YzMuNiwxLjgsNywzLjUsOS45LDUuM2MwLjQsMC4yLDAuOCwwLjUsMS4yLDAuN2MzLjQsMS43LDYuNiwyLjUsOS45LDIuNWM4LjMsMCwxMy41LTUuMiwxNS4yLTYuOSAgICBsMzQuMi0zNC4yYzMuNC0zLjQsOC44LTcuNSwxNS4xLTcuNWM2LjIsMCwxMS4zLDMuOSwxNC40LDcuM2MwLjEsMC4xLDAuMSwwLjEsMC4yLDAuMmw1NS4xLDU1LjEgICAgQzQyMC40NTYsMzc3LjcwNiw0MjAuNDU2LDM4OC4yMDYsNDEwLjI1NiwzOTguODA2eiIgaWQ9InBhdGgtNCI+PC9wYXRoPgoJCTxwYXRoIGQ9Ik0yNTYuMDU2LDExMi43MDZjMjYuMiw0LjQsNTAsMTYuOCw2OSwzNS44czMxLjMsNDIuOCwzNS44LDY5YzEuMSw2LjYsNi44LDExLjIsMTMuMywxMS4yYzAuOCwwLDEuNS0wLjEsMi4zLTAuMiAgICBjNy40LTEuMiwxMi4zLTguMiwxMS4xLTE1LjZjLTUuNC0zMS43LTIwLjQtNjAuNi00My4zLTgzLjVzLTUxLjgtMzcuOS04My41LTQzLjNjLTcuNC0xLjItMTQuMywzLjctMTUuNiwxMSAgICBTMjQ4LjY1NiwxMTEuNTA2LDI1Ni4wNTYsMTEyLjcwNnoiIGlkPSJwYXRoLTUiPjwvcGF0aD4KCQk8cGF0aCBkPSJNNDczLjI1NiwyMDkuMDA2Yy04LjktNTIuMi0zMy41LTk5LjctNzEuMy0xMzcuNXMtODUuMy02Mi40LTEzNy41LTcxLjNjLTcuMy0xLjMtMTQuMiwzLjctMTUuNSwxMSAgICBjLTEuMiw3LjQsMy43LDE0LjMsMTEuMSwxNS42YzQ2LjYsNy45LDg5LjEsMzAsMTIyLjksNjMuN2MzMy44LDMzLjgsNTUuOCw3Ni4zLDYzLjcsMTIyLjljMS4xLDYuNiw2LjgsMTEuMiwxMy4zLDExLjIgICAgYzAuOCwwLDEuNS0wLjEsMi4zLTAuMkM0NjkuNTU2LDIyMy4zMDYsNDc0LjU1NiwyMTYuMzA2LDQ3My4yNTYsMjA5LjAwNnoiIGlkPSJwYXRoLTYiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyBpZD0iZy03Ij4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+CjxnIGlkPSJnLTE4Ij4KPC9nPgo8ZyBpZD0iZy0xOSI+CjwvZz4KPGcgaWQ9ImctMjAiPgo8L2c+CjxnIGlkPSJnLTIxIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 15px no-repeat; text-align: center; min-height: 30px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; align-self: auto;}
.phones-57 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-57 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; margin-left: 0; margin-right: 0; text-align: center;}
.phones-57 .title { box-sizing: border-box; display: block; font-family: Montserrat, sans-serif; color: #999999; line-height: 1.3; letter-spacing: 0.5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px; font-weight: normal; margin-top: 0;}
.phones-57 .text_body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #333333; line-height: 1.3; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 18px; font-weight: 900; width: auto; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-text-shadow: 0px 1px 0px  rgba(0,0,0,0.12); -moz-text-shadow: 0px 1px 0px  rgba(0,0,0,0.12); text-shadow: 0px 1px 0px  rgba(0,0,0,0.12); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: 0; margin-right: 0;}
.phones-57 input.tgl-but { box-sizing: border-box; display: none;}
.phones-57 .text_body a { text-decoration: none; color: inherit;}
.phones-57 input.tgl-but:checked + .block-body-drop { display: block;}
.block-33 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 1; text-align: center; right: 0; padding-top: 0.02px; padding-bottom: 44px; -webkit-box-shadow: inset 0px 2px 0px  rgba(0,0,0,0.04); -moz-box-shadow: inset 0px 2px 0px  rgba(0,0,0,0.04); box-shadow: inset 0px 2px 0px  rgba(0,0,0,0.04); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif; text-indent: 0; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 { margin: 44px auto 0; border: none; position: relative; top: 0; left: 0; width: 1440px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; padding-left: 20px; padding-right: 20px; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-35 .layout_61 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-35 .layout_63 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-35 .layout_65 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-35 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0;}
.block-36 { margin: 12px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-23 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-size: 13px; line-height: 1.3; text-align: left; text-decoration: none; color: #333333; box-sizing: border-box; width: 220px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold; min-height: 0;}
.block-37 { margin: 3px 0 auto; position: relative; top: 0; left: 0; width: 440px; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-24 { margin: 11px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.block-38 .layout_66 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 .layout_67 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 { margin: 4px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-25 { margin: 12px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: right; text-decoration: none; color: #333333; width: auto; right: 0;}
.widget-26 { padding: 0.02px 0; margin: 0 0 auto 30px; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 52px; min-height: 52px; background: #663300; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-shadow: 0px 0px 0px 4px #ffffff; -moz-box-shadow: 0px 0px 0px 4px #ffffff; box-shadow: 0px 0px 0px 4px #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-size: 15px; font-weight: 600; color: #ffffff; letter-spacing: 1.0px; text-decoration: none;}
.widget-26:hover, 
.widget-26.hover, 
.widget-26.active { -webkit-box-shadow: 0px 0px 0px 4px #663300; -moz-box-shadow: 0px 0px 0px 4px #663300; box-shadow: 0px 0px 0px 4px #663300;}
.widget-26:active, 
.widget-26.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.up-67 .icon { border: none; box-sizing: border-box; margin-top: auto; height: 20px; width: 34px; display: inline-block; background: url("../images/navigate-up-arrow.svg") left 50% top 50% / contain no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-bottom: auto;}
.up-67 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.widget-29 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-71 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-71 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #ffffff; -webkit-box-shadow: 0px 0px 15px  0px #000000; -moz-box-shadow: 0px 0px 15px  0px #000000; box-shadow: 0px 0px 15px  0px #000000; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-71 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-71 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-71 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-71 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-71 .side-panel-button-icon { display: block;}
.side-panel-71 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-71 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper { padding-right: 0; padding-left: 0; background: none;}
	.block-4 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-3 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: none;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-3 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-4 { display: none; margin-left: auto;}
	.block-2 { width: auto; margin-top: 0; margin-bottom: 0; right: 0;}
	.widget-2 { display: block;}
	.block-42 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-43 .layout_80 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-43 .layout_79_id_81 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-43 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-34 { width: auto; margin-bottom: 20px; display: none;}
	.menu-80 .menu-scroll > ul ul { position: static; width: auto;}
	.widget-35 { margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-36 { margin-left: 0; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-37 { margin-left: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-27 { -webkit-order: 12; -moz-order: 12; order: 12;}
	.block-28 { width: auto; margin-left: 0; margin-right: 0; right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-29 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-29 .layout_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-29 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-30 { background: none; padding-top: 20px; padding-bottom: 20px; padding-right: 0;}
	.widget-27 { width: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.form-68 .form__header { background: none;}
	.form-68 .form__text { background: none;}
	.form-68 .form-submit { text-align: center;}
	.block-31 { -webkit-box-shadow: inset 0px 1px 0px  0px rgba(39,37,41,0.05); -moz-box-shadow: inset 0px 1px 0px  0px rgba(39,37,41,0.05); box-shadow: inset 0px 1px 0px  0px rgba(39,37,41,0.05); background: none; text-align: center;}
	.block-32 { padding: 50px 0 60px; background: none; text-align: center;}
	.widget-20 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.email-55 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-55 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-21 { text-align: center; margin-top: 30px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-56 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-56 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-22 { text-align: center; margin-top: 30px; background: none; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-57 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-57 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-57 .text_body { background: none;}
	.block-33 { padding: 34px 20px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-34 { width: auto; background: none; margin-top: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0;}
	.block-35 .layout_61 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-35 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-35 .layout_65 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-35 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-36 { margin-top: 0; padding-top: 4px;}
	.widget-23 { width: auto; margin-left: auto; margin-right: auto; right: 0;}
	.block-37 { width: 280px; display: none; margin-top: 0; margin-left: auto;}
	.widget-24 { width: 280px; margin-top: auto; margin-left: auto; margin-right: auto; padding-top: 30px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-38 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-38 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-38 { width: 280px; margin-top: 0; margin-left: auto; margin-bottom: 0;}
	.widget-25 { margin-top: 0; margin-right: auto; width: 280px; padding-top: 0.02px;}
	.widget-26 { text-align: left; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; display: none;}
	.widget-29 { box-sizing: border-box; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.side-panel-71 .side-panel-content { left: auto; right: 0;}
	.side-panel-71 .side-panel-close { left: auto; right: 100%; text-align: left; width: 40px; min-height: 40px; margin-top: 20px; margin-right: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzU3cHgiIGhlaWdodD0iMzU3cHgiIHZpZXdCb3g9IjAgMCAzNTcgMzU3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iY2xvc2UiPgoJCTxwb2x5Z29uIHBvaW50cz0iMzU3LDM1LjcgMzIxLjMsMCAxNzguNSwxNDIuOCAzNS43LDAgMCwzNS43IDE0Mi44LDE3OC41IDAsMzIxLjMgMzUuNywzNTcgMTc4LjUsMjE0LjIgMzIxLjMsMzU3IDM1NywzMjEuMyAgICAgMjE0LjIsMTc4LjUgICAiIGlkPSJwb2x5Z29uLTQiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiIvPgoJPC9nPgo8L2c+CjxnIGlkPSJnLTUiPgo8L2c+CjxnIGlkPSJnLTYiPgo8L2c+CjxnIGlkPSJnLTciPgo8L2c+CjxnIGlkPSJnLTgiPgo8L2c+CjxnIGlkPSJnLTkiPgo8L2c+CjxnIGlkPSJnLTEwIj4KPC9nPgo8ZyBpZD0iZy0xMSI+CjwvZz4KPGcgaWQ9ImctMTIiPgo8L2c+CjxnIGlkPSJnLTEzIj4KPC9nPgo8ZyBpZD0iZy0xNCI+CjwvZz4KPGcgaWQ9ImctMTUiPgo8L2c+CjxnIGlkPSJnLTE2Ij4KPC9nPgo8ZyBpZD0iZy0xNyI+CjwvZz4KPGcgaWQ9ImctMTgiPgo8L2c+CjxnIGlkPSJnLTE5Ij4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 11px no-repeat #ffc480; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
	.side-panel-71 .side-panel-top { width: auto;}
	.side-panel-71 .side-panel-button { text-align: left; width: 50px; min-height: 50px; padding-top: 14px; padding-right: 15px; padding-left: 15px; background: #663300; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-71 .side-panel-button-icon-line { background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-3 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-4 { margin-top: 15px;}
	.block-2 { margin-right: auto;}
	.widget-2 { margin-left: auto; margin-right: auto;}
	.block-43 .layout_80 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-43 .layout_79_id_81 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-34 { margin-bottom: auto;}
	.widget-36 { font-size: 32px;}
	.block-29 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-29 .layout_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-32 { padding-bottom: 50px; padding-right: 20px; padding-left: 20px;}
	.block-35 .layout_61 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-35 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-35 .layout_65 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-36 { margin-bottom: 0;}
	.widget-23 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-37 { width: auto; margin-left: 0; margin-bottom: 0;}
	.block-38 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-38 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-38 { width: 260px; margin-top: -20px;}
	.widget-25 { width: 260px;}

}

@media all and (max-width: 640px) {
	.block-3 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-4 { margin-right: auto; margin-bottom: 0;}
	.block-2 { margin-right: 0;}
	.block-43 .layout_80 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-43 .layout_79_id_81 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-34 { margin-top: 15px; margin-bottom: 0;}
	.widget-36 { font-size: 28px;}
	.block-29 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-29 .layout_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.form-68 .form-submit button { width: 100%;}
	.form-68 .form-captcha .form-submit-container { width: 100%;}
	.form-68 .form-captcha button { width: 100%;}
	.widget-22 { margin-left: auto; margin-right: auto;}
	.block-34 { width: 280px; margin-left: auto; margin-right: auto;}
	.block-35 .layout_61 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-35 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-35 .layout_65 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-36 { text-align: center;}
	.widget-23 { text-align: center; margin-left: 0;}
	.block-37 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-24 { margin-top: 11px; margin-left: 0; padding-top: 20px;}
	.block-38 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-38 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-38 { width: auto; text-align: center; margin-top: 0; margin-left: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-25 { text-align: center; padding-top: 20px;}

}

@media all and (max-width: 480px) {
	.block-3 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.popover-wrap-5 .popover-body { padding-left: 20px; padding-right: 20px;}
	.popover-wrap-5 .popover-body .s3_button_large { width: 240px;}
	.block-2 { margin-top: 15px;}
	.site-name-3 .sn-text { font-size: 20px;}
	.block-42 { padding-top: 30px; padding-bottom: 30px;}
	.block-43 .layout_80 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-43 .layout_79_id_81 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-28 { width: 280px; margin-left: auto; margin-right: auto; padding-right: 0; padding-left: 0;}
	.block-29 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-29 .layout_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-30 { padding-top: 0.02px; padding-bottom: 0.02px;}
	.widget-27 { padding-right: 20px; padding-left: 20px;}
	.form-68 .form__header { font-size: 19px;}
	.form-68 .form-submit button { padding-top: 20px; padding-bottom: 20px;}
	.form-68 .form-captcha button { padding-top: 20px; padding-bottom: 20px;}
	.block-32 { padding: 40px 10px 30px;}
	.block-35 .layout_61 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-35 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-35 .layout_65 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-23 { margin-left: 1px; margin-right: 1px;}
	.block-37 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-24 { width: auto; margin-right: 0; padding-top: 30px;}
	.block-38 .layout_66 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-38 .layout_67 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-38 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-25 { width: auto; margin-bottom: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-26 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.side-panel-71 .side-panel-close { margin-right: 0;}

}
.side-panel .widget-3 { margin: 20px; z-index: 2; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a { background: none;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { color: #000000; -webkit-box-shadow: inset 0px -1px 0px  0px #663300; -moz-box-shadow: inset 0px -1px 0px  0px #663300; box-shadow: inset 0px -1px 0px  0px #663300;}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 15px; padding-bottom: 15px;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #000000;}
.side-panel .menu-4 .menu-scroll > ul > li.more-button { display: none;}